Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Conversation

@IgorMinar
Copy link
Contributor

$timeout has a better name ($defer got often confused with something related to $q) and
is actually promise based with cancelation support.

With this commit the $defer service is deprecated and will be removed before 1.0.

Closes #704, #532

IgorMinar added 2 commits May 23, 2012 15:00
$timeout has a better name ($defer got often confused with something related to $q) and
is actually promise based with cancelation support.

With this commit the $defer service is deprecated and will be removed before 1.0.

Closes angular#704, angular#532
@IgorMinar IgorMinar merged commit 5214c1d into angular:master May 23, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename $defer() function

1 participant